home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0448.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  1.9 KB  |  44 lines

  1. On Thu, 30 Jun 1994, HANG-FIRE wrote:
  2.  
  3. > Date sent: 30-JUN-1994 
  4. > >
  5. > >I have a question....
  6. > >
  7. > >How can you open an intuition screen without it popping to the front as 
  8. > >soon as you open it??  It makes an utter pain out of loading a picture in 
  9. > >the background etc..  Can the screen be made invisible automatically so
  10. > >you can then display it after you have got it ready??
  11. > There should be a flag that you can set when opening a screen which causes the
  12. > screen to open in the background.  This is documented in the Amiga Include
  13. > files, if you like I can go home and try and find out what the flag is - I
  14. > could probably mail you the info tomorrow.
  15.  
  16. Thanks..  I couldn't see it in the include files when I had a look..  I was
  17. half asleep though.. ;-)
  18.  
  19. > In the meantime, could you use hidescreen to quickly move the screen to the
  20. > back after opening it?  I'm not sure if there is a hidescreen command, what you
  21. > might have to do is a ScreenToBack_(peek.l(addr screeen(0))).
  22.  
  23. There is a hidescreen..  The screen flicks up and then off though...
  24.  
  25.  
  26. Anyone think that a amiprefs library is worthwhile??  If so, I'll start 
  27. on one..  (I've been tossing the idea around).  It will allow you to alter
  28. some parameters of the current preferences.. (ie. change pointer etc..)
  29.  
  30.  - Paul
  31.  
  32. ----------------------------------------------------------------------------
  33. Paul Reece, Student & Network Assistant                               \\\///
  34. Claremont College - Tasmania, Australia                               d oo b   
  35.                                                                       | __ |
  36. preece@slick.clare.tased.edu.au, paul_ree@asgard.clare.tased.edu.au    \__/
  37. ----------------------------------------------------------------------------
  38. The opinions expressed herein are my own and not those of Claremont College!
  39. ----------------------------------------------------------------------------
  40.  
  41.  
  42.